Total Complexity | 14 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 95 |
Lines of code | 56 |
Logical lines of code | 30 |
Comment lines | 0 |
Methods | 7 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
iterateMigrations() | 59 | 4 | 13 | |
__construct() | 57 | 2 | 16 | |
make() | 71 | 2 | 6 | |
migrate() | 70 | 2 | 7 | |
rollback() | 71 | 2 | 7 | |
hasTable() | 80 | 1 | 3 | |
setMigrationsDirectory() | 75 | 1 | 4 |